button: Don't honor child-displacement anymore
authorBenjamin Otte <otte@redhat.com>
Thu, 14 Aug 2014 02:43:45 +0000 (04:43 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Aug 2014 14:34:14 +0000 (16:34 +0200)
commite9f1d6d85c2aecab101788f020f57316f1d1f815
treed37a0a0afb9b2649cd725dae47ac851988768d1b
parent4e077d4638b4ecfaf67afbab5082b9d47499af4f
button: Don't honor child-displacement anymore

It doesn't make sense to support child displacement in a world where
pseudoclasses behave different from the actual displacement states.
Nobody would ever understand why a widget is displaced.

It is easily possible to simulate child displacement by using padding
CSS properties.
gtk/gtkbutton.c